* xdisp.c: Rename or move local decls to avoid shadowing.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 07:50:01 +0000 (23:50 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 07:50:01 +0000 (23:50 -0800)
commit42d480e1b8e39047b40d1e2f6e995ec40aa81d4c
treecb0b72e118e0411ec5c9ed733d39ff0152940207
parentf62d76b606986d985a0ae593529586995e868de8
* xdisp.c: Rename or move local decls to avoid shadowing.

(init_iterator, handle_fontified_prop, handle_single_display_spec):
(message_dolog, message_with_string, redisplay_internal):
(redisplay_window, try_window_reusing_current_matrix, try_window_id):
(compute_line_metrics, highlight_trailing_whitespace, cursor_row_p):
(display_line, display_string, rows_from_pos_range):
(mouse_face_from_buffer_pos, note_mouse_highlight, expose_frame):
Rename or move local decls.
src/ChangeLog
src/xdisp.c